hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipGameUtils
hip
api
game
game_binding
Undocumented in source.
version(ScriptAPI)
class
HipGameUtils {
this
();
extern (
System
) __gshared
void
function
(
int
x
,
int
y
,
IHipAnimationTrack
track
,
float
anchorX
=
0.5
,
float
anchorY
=
0.5
)
playAnimationAtPosition
;
}
Constructors
this
this
()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
Members
Static variables
playAnimationAtPosition
void
function
(
int
x
,
int
y
,
IHipAnimationTrack
track
,
float
anchorX
=
0.5
,
float
anchorY
=
0.5
)
playAnimationAtPosition
;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
hip
api
game
game_binding
classes
HipGameUtils
functions
initGameAPI